home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / Freeware / xint 3.6 / xint.exe / {app} / readme.txt < prev    next >
Text File  |  2005-11-11  |  5KB  |  154 lines

  1. xint - the alternative notepad editor...
  2.  
  3.  
  4. * To download the helpfile for xint, go to:
  5.   http://xtort.net/apps/xinthelp.zip
  6.  
  7.  
  8. ½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½º╗½ºº╗½
  9.  
  10. HISTORY:
  11.  
  12. Added in v3.6
  13. * Remove blank lines (people have asked for this for a while now :)
  14. * Sort in both ascending and descending order
  15. * Added highlighter for java
  16.  
  17. Added in v3.5
  18. * Add delete to end of line,delete line, delete word, start/end of word
  19. * Add format options to context menu
  20. * Add toggle case function
  21.  
  22. Added in v3.4
  23. * WordWrap settings saved between sessions
  24. * Added toolbar button for wordwrap
  25. * Filename displays in tray icon now
  26.  
  27. Added in v3.3
  28. * Fixed drag/drop not asking for save at times.
  29.  
  30. Added in v3.2
  31. * Added highlighter for Apache and .htaccess files 
  32.   (this uses existing PHP highlighter)
  33.  
  34. Added in v3.1
  35. * Added highlighter for ruby
  36. * Fixed very annoying flicker in column selection mode
  37. * Created accelerator keys for column and normal selection modes
  38. * Minor interface changes
  39.  
  40. Added in v3.0
  41. * Add random password generator to encrypt dialog
  42. * Added highlighter for python
  43. * After several requests, added toolbar
  44.  
  45. Added in 2.0.8.3
  46. * Insert image dialog filters added
  47. * Insert image dialog now shows thumbnail views
  48. * Set font for gutter
  49. * Set maximum line width
  50. * Set maximum undo levels
  51. * Export to html automatically assigns .html extension if none is chosen
  52. * Generate random password feature
  53.  
  54. Added in 2.0.8.2
  55. * xint now stores all MRU infos and settings in an ini file
  56. (there are two ini files in xint's directory: one called "xint.ini" with all
  57. the main settings, and another ini file called "xint.recent.ini", with all the most
  58. recent docs)
  59.  
  60. Added in 2.0.8.1
  61. * fixed: sometimes cursor position did not update when keys pressed
  62. * recent files now holds 8 files
  63.  
  64. Added in 2.0.8.0
  65. * change open dialog filter to show all files by default
  66. * add feature to count delimiters in a file
  67.  
  68. Added in v2.0.7.9
  69. * xint now stores its settings in an ini file in the program's directory
  70.  
  71. Added in v2.0.7.8
  72. * Fix Status Bar bug showing file size twice
  73.  
  74. Added in v2.0.7.7
  75. * Get byte count of selected text
  76.  
  77. Added in v2.0.7.6
  78. * customizable syntax highlighting [finally, endlich...]
  79. * autodetects file ext and sets highlighter from it when opening new file
  80. * added the ability to create link in the "send-to" menu
  81.  
  82. Added in v2.0.7.5:
  83. * Added more customizable options in preferences
  84. * Added the ability to evaluate simple expressions in selected text
  85.  
  86. Added in v2.0.7.4:
  87. * Added Code Completion Drop Down List - uses "custom.tag" file
  88.  To invoke the list, use CTRL+SPACE
  89.  To enter data from the list, use TAB or ENTER
  90.  To customize the list, just edit the file.
  91. * Added "multi-hilighter" - it hi-lites PHP, CSS, and Javascript found in an HTML page.
  92. * Added a "strip email (mailto) links under formatting menu
  93. * Added "New Window" to launch new editor
  94.  
  95. Added in v2.0.7.3:
  96. * Fix insert filename bug
  97. * Fix status bar showing file "unsaved" even though "undo" stack is empty
  98.  
  99. Added in v2.0.7.1:
  100. * Fix some command line issues
  101.  
  102. Added in v2.0.6:
  103. * Insert full filename/path when inserting Html img tags
  104. * Export to Rtf
  105. * Byte size of file displayed on status bar
  106.  
  107. Added in v2.0.5:
  108. * Re-write "recent" menu--no more annoying "save as" dialog bug
  109. * Match Bracket (match brace)
  110. * Select to end of line
  111.  
  112. Added in v2.0.4:
  113. * added option to toggle on/off auto URL highlight
  114.  
  115. Added in V2.0.3:
  116. * New highlighters for ASM and C++
  117. * XOR encode/decode
  118. * Fix uppercase/lowercase bug from formatting menu
  119. * Add ability to show whitespace with special characters
  120.  
  121. Added in V2.0.2:
  122. * fix minor issues
  123.  
  124. Added in V2.0.1:
  125. * transform lowercase HTML tags to uppercase & vice-a-versa
  126. * transform double-quote delimited strings to single-quote delimited strings
  127.   "this" to 'this'
  128. * save selected text
  129. * set selected text background/foreground
  130. * column selection mode
  131.  
  132. Added in V2.0.0:
  133. * completely new edit component, and syntax highlighter
  134. * syntax highlighting for PERL and CSS added
  135. * find & teplace improved even more
  136. * virtually unlimited undo/redo
  137. * user-defined gutter/margin
  138. * line numbering
  139. * right-column line
  140. * smart indent
  141. Changed:
  142. * Delete line removed
  143.  
  144. Issues/bugs addressed/fixed for V1.0.0:
  145. * command line file open not aware of file name/path [fixed 02/16/04]
  146. * tray icon now aware of open filename in its hint
  147. * MRU prompts to save, even though there are no changes [fixed 02/16/04]
  148. * Font dialog and editor font are synchronized [fixed 2/17/2004]
  149. * Annoying messages if 'templates.txt' not found [fixed 2/22/2004]
  150. * word wrap toggling on/off causes selection bar to vanish [fixed 2/22/2004]
  151. * Horizontal scrollbar on/off toggling causes selection bar to vanish [fixed 2/22/2004]
  152. * Now saves font character set and style between sessions
  153.  
  154.